home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 38 / Amiga Format CD38 (1999-03-15)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-04].iso / -seriously_amiga- / misc / porthandler / dosdrivers / hc3ser00 < prev    next >
Text File  |  1999-02-03  |  215b  |  11 lines

  1. /* Amiga 1200 HyperCOM3 port-handler example mount entry for serial port*/
  2.  
  3. EHandler     = L:port-handler
  4. Stacksize     = 1024
  5. Priority     = 5
  6. Device        = hyperCOM3.device
  7. Unit        = 0
  8. Baud        = 115200
  9. Control        = "8N1"
  10. Flags        = 0
  11.